07. Exploring a Codebase

Exploring a Codebase

INSTRUCTOR NOTE:

It's fairly common to see IIFEs (Immediate-Invoked Function Expressions) in JavaScript these days. The wikipedia page on IIFEs gives a more detailed treatment.